Avoid calling print_eths() with driver model
authorSimon Glass <[email protected]>
Sun, 5 Apr 2015 22:07:38 +0000 (16:07 -0600)
committerSimon Glass <[email protected]>
Sat, 18 Apr 2015 17:11:36 +0000 (11:11 -0600)
commitff97380015b6b5d7d6267417a1cd6fc0e67b81bc
tree609a0e02cfd5bc0db31723bd418a4581dbc9ec00
parent3bc427006ac8d0661169ed771b3cac7e86f960e8
Avoid calling print_eths() with driver model

This function is not supported with driver model.

Signed-off-by: Simon Glass <[email protected]>
Acked-by: Joe Hershberger <[email protected]>
common/cmd_bdinfo.c